home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 October / CHIP Turkiye Ekim 2000.iso / prog / demo / MATH / _SETUP.1 / Dllsabt.dll / RCDATA / TLOTOFRM / TLOTOFRM.txt
Text File  |  1999-11-29  |  867b  |  47 lines

  1. object LotoFrm: TLotoFrm
  2.   Left = 177
  3.   Top = 147
  4.   Width = 272
  5.   Height = 252
  6.   Caption = 'ABT 6x49 Loto Tahmin Program∩┐╜'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   OnShow = FormShow
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object SG1: TStringGrid
  18.     Left = 0
  19.     Top = 0
  20.     Width = 264
  21.     Height = 184
  22.     Align = alClient
  23.     ColCount = 8
  24.     DefaultColWidth = 30
  25.     FixedCols = 0
  26.     RowCount = 7
  27.     TabOrder = 0
  28.   end
  29.   object Panel1: TPanel
  30.     Left = 0
  31.     Top = 184
  32.     Width = 264
  33.     Height = 41
  34.     Align = alBottom
  35.     TabOrder = 1
  36.     object Button1: TButton
  37.       Left = 164
  38.       Top = 9
  39.       Width = 75
  40.       Height = 25
  41.       Caption = 'OYNA'
  42.       TabOrder = 0
  43.       OnClick = Button1Click
  44.     end
  45.   end
  46. end
  47.